ResourceContentType Property |
Gets or sets the value of the Content-Type HTTP header.
Namespace:
Independentsoft.Webdav
Assembly:
Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntaxpublic string ContentType { get; set; }Public Property ContentType As String
Get
Set
Property Value
Type:
String
See Also